Create Payment Link Response
Name | Type | Tags | Description |
---|---|---|---|
errors |
Array<Error Hash> |
Optional | Any errors that occurred during the request. |
payment_link |
Payment Link Hash |
Optional | - |
{
"payment_link": {
"created_at": "2022-04-25T23:58:01Z",
"id": "PKVT6XGJZXYUP3NZ",
"order_id": "o4b7saqp4HzhNttf5AJxC0Srjd4F",
"url": "https://square.link/u/EXAMPLE",
"version": 1
}
}