#### 2.1.1 External ID for payments

- You can now supply `external_id` for the payment order and fetch the payment status using that id.
`POST /v2/payment` (`external_id` body parameter)
`GET /v2/payments/{id}?external=true` (`external_id` body parameter)