cURL
curl --request GET \ --url https://staging-biz.coinprofile.co/v2/payment/{paymentId} \ --header 'X-Api-Key: <api-key>' \ --header 'X-Api-User: <api-key>' \ --header 'X-User-Version: <api-key>'
{ "success": true, "message": "<string>" }
Get a single payment
Documentation IndexFetch the complete documentation index at: https://docs.getpartna.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getpartna.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the created payment
Success
Was this page helpful?