POST
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
ocrolus

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

The end_user_id or heron_id of EndUser to upload

Query Parameters

skip_num_txns_check
boolean

Skip the check for the number of transactions in the payload

Body

application/json
response
object
required

Response

201 - application/json
_summary
object