Disbursements
/Get Disbursement Intent Status
Get Disbursement Intent Status
https://api.vivamo.co/v1/disbursement-intents/{disbursementIntentId}/status
Retrieve the current status of a disbursement intent by disbursementIntentId. Returns the overall status (pending-validation, pending, success, failed, rejected) and the disbursement record.
Path parameters
disbursementIntentIdstringRequired
The Vivamo disbursement intent ID returned when the intent was created.
Response
Disbursement intent status.
statusstringpending-validationstringpendingstringsuccessstringfailedstringrejectedstringdisbursementobjectidstringstatusstringpending-validationstringpendingstringsuccessstringfailedstringcreatedAtstringtypestringcardstringbankstringpay_by_bankstringcryptostringmessagesarray of object
Overall intent status.
An individual disbursement record within a disbursement intent.
Unique disbursement ID.
Disbursement status.
Timestamp when the disbursement was created.
Payout method type used.
Processing messages associated with this disbursement.
Built with