Ping the payment-api service
Service available
API service available, but there was an issue with the api key configuration on the request
{- "data": {
- "id": "string",
- "checkNumber": "string",
- "status": "complete",
- "reason": "string",
- "fields": [
- {
- "name": "string",
- "required": true
}
]
}, - "errors": [
- {
- "code": "hub_reading_required",
- "title": "Hub reading is required"
}
]
}