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"
}Returns the payin associated with the order.
Order ID.
Payin details
{
"self": "/2.0/payins/456"
}