Skip to main content

getBatchPaymentDetails

PlatformAPI

POST /v1/getBatchPaymentDetails

GetBatchPaymentDetails returns the details of a batch payment including the signing requests.
Body
uuidstring
uuid is the unique identifier of the batch payment.
Example:
{
uuid: 9f5ee5fb-07f5-470c-a2ff-081e2d6d107a
}
Response
batchPaymentBatchPayment
errorError
Example:
{
batchPayment:
error:
}

enum_types