Requires
finance
access scope.)
Payment Order Properties
Fields | Type | Desc |
---|---|---|
id | string | Payment order id, associated value order.payment_line.transaction_no. |
fee | string | Order handling fee. |
fee_currency | string | Order handling fee currency. |
created | string | Creation timestamp. |
Example
{
"id": "py_2bfd4Wwwh4itLBsIi7GHPqfYlMa",
"fee": "1.52",
"fee_currency": "usd",
"created": "1706609875"
}