Owneat Technical Guide main Help

Check if a payment link already exists on a payment instead of creating a new one.

GET method/api/v1/Payments/customer/{customerId}/retrieve-payment-link/{amount}

Request parameters

Responses

{ "id": "b80bb774-0288-3da1-b201-890375a60c8f", "createdAt": "1998-11-02T21:37:14Z", "updatedAt": "2011-11-10T04:49:59Z", "amount": 96.0, "paymentMode": "0", "status": "0", "paymentLink": "example", "paymentSessionId": "example", "tipAmount": 75.0, "isRestaurantCredit": true, "ordersIds": [ "b486640e-1731-3014-a423-05b8513b4b75" ], "productsIds": [ "7450a441-2438-3c42-9e6a-41fe2c6d28cc" ], "customerId": "c7fe6c0d-a028-3abd-8e96-b311aeb9eedc", "tableId": "11ecb9a0-25db-3510-8366-7d1af44472b9", "currency": "0" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
Last modified: 21 May 2024