Base URL
The connect_allocation object
string
Unique identifier, prefixed
ctr_.string
Always
connect_allocation.string
The credited vendor’s
acct_.number
What the vendor received, net of the Connect surcharge, not necessarily what you
requested. This is the amount that caps reversals.
number
The Connect surcharge collected by Yabetoo on this allocation.
string
Currency of the operation.
string | null
Date on which the funds will become available to the vendor.
string | null
ISO 8601 timestamp.
The connect_reversal object
string
Unique identifier, prefixed
ctrr_.string
Always
connect_reversal.string
The reversed allocation,
ctr_….string
The debited vendor’s
acct_.number
Amount reversed by this operation.
string
Currency of the operation.
number
Cumulative amount reversed on the allocation. Can never exceed its
amount.string | null
ISO 8601 timestamp.
Create an allocation
Idempotency-Key is optional but strongly recommended: without it, no deduplication is
done and a network retry allocates twice.
Parameters
There is no
currency field: the currency is that of your wallet.
201
Reverse an allocation
Parameters
201
402.