Get installments
Recives the order_Id, amount (if the order has the 'status' field with 'open_amount' value) and bins and return all available plans for the defined order.
| Path Parameters |
|---|
order_id string — REQUIREDUnambiguous order identifier |
| Header Parameters |
|---|
trace-id stringId for tracing pourpose. Used to trace the request through every internal system. Must be different on every transaction or attempt. |
| Request Body — REQUIRED | ||||
|---|---|---|---|---|
order_id string — REQUIRED | ||||
bins object[] — REQUIRED
| ||||
amount object — REQUIRED
| ||||
additional_info object |
| Responses | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XXSuccessful response
| ||||||||||||||||||||||
4XXGeneric error response
| ||||||||||||||||||||||
5XXGeneric error response
|