Orders
Get order payin
Returns the payin associated with the order.
get/orders/{id}/payin
Path parameters
idinteger required
Order ID.
Response
Payin details
Example response
{
"self": "/2.0/payins/456"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.