Upload Document

Method and URL

POST [BASE_URL]/xb/payouts/:id/upload

Request Params

Key
Value

uuid

{{XB_PAYOUT_LAST_UUID}}

Request Body

Key
Value

document

{{file}} → must be .zip, max 20MB

Response Body

{
    “documentReference”: “xx”
}

Last updated