Download OpenAPI specification:Download
Process merchant transaction
OAuth2 client credentials authentication
OK
Bad Request
Not Found
{"access_token": "2YotnFZFEjr1zCsicMWpAA","token_type": "Bearer","expires_in": 3600}
Resources used by the merchant front office to build a payment page and get authorization status.
Create a client session
ID of the entity that is using the orchestration API. This ID is provided by Purse.
Amount to be payed in currency minor unit. For example, 4299 is 42.99 EUR
ISO 4217 currency code
Capture mode for the payment.
MANUAL
AUTOMATIC
Integration mode for the payment.
EMBEDDED
HOSTED_PAGE
When true, the payment associated to the client-session might be used to create future MIT. For creditcard payment /three_ds_authentication_options/challenge_indicator must be sent as CHALLENGE_REQUESTED_BY_MERCHANT
true
/three_ds_authentication_options/challenge_indicator
CHALLENGE_REQUESTED_BY_MERCHANT
URL to which the shopper will be redirected after the payment process. Redirection will use HTTP GET
Information regarding the order and the items to be purchased.
Information regarding the customer purchasing the order.
Options for 3DS authentication.
If provided, merchant will receive webhook requests on the provided URL after each change in the client session status.
Successful operation
Bad request
Forbidden
Internal Server Error
Bad Gateway
Gateway timeout
Payment server
{"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","amount": 12000,"currency": "EUR","capture_mode": "MANUAL","allow_future_usage": false,"shopper_redirection_url": "https://example.org/redirect?order_id=123456789","customer": {"reference": "2090000000000","type": "PERSON","email": "emily.rose.parker@example.org","gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","national_identifier": "MX-1234567890","birth_date": "1995-08-25","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2017-06-15T15:30:00+02:00","update_date_time": "2023-02-20T20:54:00+01:00","password_update_date_time": "2023-02-20T20:54:00+01:00","purchase_count_last_day": 0,"purchase_count_last_six_months": 3,"purchase_count_last_year": 8,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2023-10-30T15:33:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","trust_indicator": "GOOD","purchase_total_amount": 12000,"first_purchase_date_time": "2023-10-30T15:33:00+02:00","prior_purchase_date_time": "2024-12-30T15:33:00+02:00"}},"order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Clothing","Kids","Gym"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}],"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2025-01-01T00:00:00+01:00"}]},"three_ds_authentication_options": {"challenge_indicator": "NO_CHALLENGE_REQUESTED"},"webhook": {"url": "https://www.example.org/payment-hook","headers": [{"name": "x-order-id","values": ["123456789"]}]}}
{"id": "9753ec77-fc16-4886-92af-c7dcf9b7352d","status": "CREATED","amount": 12000,"currency": "EUR","entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","capture_mode": "MANUAL","integration_mode": "EMBEDDED","allow_future_usage": false,"order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}]},"expires_at": "2024-08-25T10:42:59.123+02:00","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","widget": {"data": "w9R5pLx2E7fqA3B1cV8z0YeL","js_url": "https://cdn.purse-secure.com/dropin/v3-stable/purse.js"},"eligible_solutions": [{"partner": "illicado","method": "giftcard"},{"partner": "dalenys","method": "creditcard"},{"partner": "paypal","method": "wallet"},{"partner": "oney","method": "cb3x"}],"links": {"self": {"href": "/v2/client-sessions/9753ec77-fc16-4886-92af-c7dcf9b7352d","method": "GET"}}}
Get a client session by ID
Client session ID
Unauthorized
Not found
{"id": "9753ec77-fc16-4886-92af-c7dcf9b7352d","entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","amount": 12000,"currency": "EUR","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","capture_mode": "MANUAL","integration_mode": "EMBEDDED","order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}]},"status": "SUBMITTED","expires_at": "2024-08-25T10:42:59.123+02:00","widget": {"data": "w9R5pLx2E7fqA3B1cV8z0YeL","js_url": "https://cdn.purse-secure.com/dropin/v3-stable/purse.js"},"payment_id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","eligible_solutions": [{"partner": "illicado","method": "giftcard"},{"partner": "dalenys","method": "creditcard"},{"partner": "paypal","method": "wallet"},{"partner": "oney","method": "cb3x"}],"links": {"self": {"href": "/v2/client-sessions/9753ec77-fc16-4886-92af-c7dcf9b7352d","method": "GET"},"abort": {"href": "/v2/client-sessions/9753ec77-fc16-4886-92af-c7dcf9b7352d/abort","method": "POST"},"payment": {"href": "/v2/payments/e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","method": "GET"}}}
Abort a client session by ID
ID of the client session to abort.
The new status of the aborted client session.
Operation was successful
Client Session status incompatible with abort request
Client session Not Found
{"status": "ABORTED_BY_MERCHANT"}
{"id": "9753ec77-fc16-4886-92af-c7dcf9b7352d","entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","amount": 12000,"currency": "EUR","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","capture_mode": "MANUAL","integration_mode": "EMBEDDED","status": "ABORTED_BY_MERCHANT","expires_at": "2024-08-25T10:42:59.123+02:00","order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}]},"widget": {"data": "w9R5pLx2E7fqA3B1cV8z0YeL","js_url": "https://cdn.purse-secure.com/dropin/v3-stable/purse.js"},"payment_id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","eligible_solutions": [{"partner": "illicado","method": "giftcard"},{"partner": "dalenys","method": "creditcard"},{"partner": "paypal","method": "wallet"},{"partner": "oney","method": "cb3x"}],"links": {"self": {"href": "/v2/client-sessions/9753ec77-fc16-4886-92af-c7dcf9b7352d","method": "GET"}}}
Payment management: capture, refund, void
Get a payment by ID
Payment ID
if max-age directive is specified, the payment data won't be fetched from the partners
{"id": "9a14962c-bdcf-49d1-8673-e75dfb48013f","version": 7,"created_at": "2020-08-25T10:42:59.123+02:00","entity_id": "89a237d0-20f9-438e-b46c-3993c46b7bbe","amount": 4299,"currency": "EUR","client_session_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6","order_reference": "order_01","order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}]},"capture_mode": "MANUAL","amounts": {"authorize_pending": 0,"total_authorized": 4299,"total_voided": 0,"available_to_void": 1299,"total_captured": 3000,"available_to_capture": 1299,"total_refunded": 0,"available_to_refund": 3000},"overview": {"consumed": "PARTIALLY","captured": "PARTIALLY","voided": "NOT","refunded": "NOT"},"split": [{"partner": "easy2play","method": "giftcard","amount": 2000},{"partner": "dalenys","method": "creditcard","amount": 2299}],"authorization": {"status": "AUTHORIZED","partner_transactions": [{"id": "1a14962c-bdcf-49d1-8673-e75dfb48013f","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "AUTHORIZED","amount": 2000,"partner": "easy2play","method": "giftcard","partner_reference": "6898f79aa20af","partner_status": "1","partner_status_description": "Successful operation"},{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "AUTHORIZED","amount": 2299,"partner": "dalenys","method": "creditcard","card": {"bin": "513842","last_four_digits": "1234","holder_name": "John Doe","expiry_month": "01","expiry_year": "24","country_code": "FR","fingerprint": "mG/7oNfgy7dPj8/jhP5Ynr9u1U=","selected_network": "VISA","three_ds": {"eci": "01"}},"partner_reference": "A4232036332","partner_status": "0000","partner_status_description": "Successful operation"}]},"captures": [{"id": "1a14962c-bdcf-49d1-8673-e75dfb48013f","amount": 3000,"created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","triggered_by": "MERCHANT","merchant_reference": "CAP#1223445","status": "SUCCESS","partner_transactions": [{"id": "4a14962c-bdcf-49d1-8673-e75dfb48013f","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "SUCCESS","amount": 2000,"partner": "easy2play","method": "giftcard","partner_reference": "9898f79aa20rt","partner_status": "1","partner_status_description": "Successful operation"},{"id": "28267b24-4def-4440-b7a4-5ee0f145c56d","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "SUCCESS","amount": 1000,"partner": "dalenys","method": "creditcard","partner_reference": "C5232036332","partner_status": "0000","partner_status_description": "Successful operation"}]}],"voids": [ ],"refunds": [ ],"links": {"self": {"href": "/v2/payment/9a14962c-bdcf-49d1-8673-e75dfb48013f","method": "GET"},"capture": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/captures","method": "POST"},"refund": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/refunds","method": "POST"},"void": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/voids","method": "POST"}}}
Capture a payment
Amount to be processed for the called operation.
Information regarding the order and the items related to this operation. This object is only valued for payment operations and only required for some payment methods.
Reference of the operation in the merchant system.
Conflict - Idempotency violation
{"amount": 10,"order": {"shipments": [{"net_amount": 4299,"item_lines": [{"type": "PHYSICAL","sku_reference": "SKU_01","name": "My awesome product","brand": "My awesome brand","unit_gross_price": 1099,"net_amount": 4299,"discount_amount": 0,"quantity": 4,"tax_amount": 399,"tax_rate": 20,"seller_reference": "SELLER_01","seller_name": "My awesome seller","is_marketplace_seller": true,"categories": ["Ex: [\"Car\", \"Bicycle\"]"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"}]}],"additional_data": { }},"merchant_reference": "CAP#1223445"}
{"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08","created_at": "2019-08-24T14:15:22Z","overview": {"consumed": "NOT","captured": "NOT","voided": "NOT","refunded": "NOT"},"client_session_id": "083e320e-e2e2-4a94-b5e1-abc028b960ab","entity_id": "8161163a-f227-466f-bc01-090a01e80165","version": 3,"order_reference": "order_01","order": {"reference": "order_01","additional_data": { },"net_amount": 4299,"discount_amount": 500,"tax_amount": 3582,"shipments": [{"net_amount": 4299,"delivery_type": "USER_DELIVERY","delivery_quickness": "EXPRESS","delivery_method_reference": "DHL","estimated_delivery_date_time": "2020-08-25T10:42:59+02:00","shipping_address": {"company_name": "ACME","gender": "MALE","first_name": "Emily","middle_name": "Rose","last_name": "Parker","address_lines": ["1st Street"],"city": "New York","postal_code": "10001","country_code": "US","province_code": "NY","phone_number": "+526645951538","mobile_phone_number": "+526645951538","work_phone_number": "+526645951538","delivery_point_name": "Le Trop Quai."},"item_lines": [{"type": "PHYSICAL","sku_reference": "SKU_01","name": "My awesome product","brand": "My awesome brand","unit_gross_price": 1099,"net_amount": 4299,"discount_amount": 0,"quantity": 4,"tax_amount": 399,"tax_rate": 20,"seller_reference": "SELLER_01","seller_name": "My awesome seller","is_marketplace_seller": true,"categories": ["Ex: [\"Car\", \"Bicycle\"]"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"}]}],"billing_address": {"company_name": "Company name","gender": "MALE","first_name": "Miles","middle_name": "Eva","last_name": "Morales","address_lines": ["1st Street"],"city": "New York","postal_code": "10001","country_code": "US","province_code": "NY","phone_number": "+526645951538","mobile_phone_number": "+526645951538","work_phone_number": "+526645951538"},"discounts": [{"net_amount": 0,"tax_amount": 0,"coupon_code": "BLACK_FRIDAY","seller_reference": "SELLER_01"}],"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2020-01-01T00:00:00+01:00","total_sales_count": 10000,"total_sales_amount": 12000}]},"amount": 4299,"currency": "EUR","capture_mode": "MANUAL","allow_future_usage": true,"captures": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","amount": 4299,"created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","triggered_by": "MERCHANT","merchant_reference": "CAP#1223445","status": "SUCCESS","partner_transactions": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2019-08-24T14:15:22Z","updated_at": "2019-08-24T14:15:22Z","amount": 4299,"partner": "ingenico","method": "creditcard","partner_reference": "AE0002ZCF7652QFF","partner_status": "000.000.000","partner_status_description": "Transaction succeeded","partner_token": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","status": "SUCCESS","remaining_amount": 4299}],"order": {"shipments": [{"net_amount": 4299,"item_lines": [{"type": "PHYSICAL","sku_reference": "SKU_01","name": "My awesome product","brand": "My awesome brand","unit_gross_price": 1099,"net_amount": 4299,"discount_amount": 0,"quantity": 4,"tax_amount": 399,"tax_rate": 20,"seller_reference": "SELLER_01","seller_name": "My awesome seller","is_marketplace_seller": true,"categories": ["Ex: [\"Car\", \"Bicycle\"]"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"}]}],"additional_data": { }}}],"voids": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","amount": 4299,"created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","triggered_by": "MERCHANT","merchant_reference": "CAP#1223445","status": "SUCCESS","partner_transactions": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2019-08-24T14:15:22Z","updated_at": "2019-08-24T14:15:22Z","amount": 4299,"partner": "ingenico","method": "creditcard","partner_reference": "AE0002ZCF7652QFF","partner_status": "000.000.000","partner_status_description": "Transaction succeeded","partner_token": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","status": "SUCCESS","remaining_amount": 4299}],"order": {"shipments": [{"net_amount": 4299,"item_lines": [{"type": "PHYSICAL","sku_reference": "SKU_01","name": "My awesome product","brand": "My awesome brand","unit_gross_price": 1099,"net_amount": 4299,"discount_amount": 0,"quantity": 4,"tax_amount": 399,"tax_rate": 20,"seller_reference": "SELLER_01","seller_name": "My awesome seller","is_marketplace_seller": true,"categories": ["Ex: [\"Car\", \"Bicycle\"]"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"}]}],"additional_data": { }}}],"refunds": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","amount": 4299,"created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","triggered_by": "MERCHANT","merchant_reference": "CAP#1223445","status": "SUCCESS","partner_transactions": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2019-08-24T14:15:22Z","updated_at": "2019-08-24T14:15:22Z","amount": 4299,"partner": "ingenico","method": "creditcard","partner_reference": "AE0002ZCF7652QFF","partner_status": "000.000.000","partner_status_description": "Transaction succeeded","partner_token": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","status": "SUCCESS","remaining_amount": 4299}],"order": {"shipments": [{"net_amount": 4299,"item_lines": [{"type": "PHYSICAL","sku_reference": "SKU_01","name": "My awesome product","brand": "My awesome brand","unit_gross_price": 1099,"net_amount": 4299,"discount_amount": 0,"quantity": 4,"tax_amount": 399,"tax_rate": 20,"seller_reference": "SELLER_01","seller_name": "My awesome seller","is_marketplace_seller": true,"categories": ["Ex: [\"Car\", \"Bicycle\"]"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"}]}],"additional_data": { }}}],"authorization": {"updated_at": "2019-08-24T14:15:22Z","status": "AUTHORIZED","partner_transactions": [{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2019-08-24T14:15:22Z","updated_at": "2019-08-24T14:15:22Z","amount": 4299,"partner": "ingenico","method": "creditcard","partner_reference": "AE0002ZCF7652QFF","partner_status": "000.000.000","partner_status_description": "Transaction succeeded","partner_token": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","status": "AUTHORIZED","card": {"bin": "513842","last_four_digits": "1234","holder_name": "John Doe","expiry_month": "01","expiry_year": "24","country_code": "FR","fingerprint": "mG/7oNfgy7dPj8/jhP5Ynr9u1U=","selected_network": "VISA","three_ds": {"eci": "01","version": "2.2.0","flow": "CHALLENGE","ds_transaction_id": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","acs_transaction_id": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95"}},"remaining_amount": 4299,"partner_additional_data": {"opc": "3x002"},"save_token": true,"token_saved": true}]},"amounts": {"total_authorized": 4299,"total_voided": 299,"available_to_void": 1000,"total_captured": 3000,"available_to_capture": 1000,"total_refunded": 0,"available_to_refund": 3000},"links": {"self": {"href": "/v2/client-sessions/9a14962c-bdcf-49d1-8673-e75dfb48013f","method": "GET"},"capture": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/captures","method": "POST"},"refund": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/refunds","method": "POST"},"void": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/voids","method": "POST"}},"split": [{"partner": "ingenico","method": "creditcard","amount": 4299,"parent_partner_transaction_id": "1a2b3c4d-1a2b-abcd-1234-123456789abc","parent_payment_id": "9399c938-80e1-11ef-9de7-327d4a6ae82c","parent_partner_token": "64837-39372-32188","parent_partner_reference": 123456789}],"webhook": {"url": "https://www.example.org/payment-hook?order_id=123456789","event_types": "Ex: [\"PAYMENT_CAPTURE\", \"PAYMENT_REFUND\", \"PAYMENT_VOID\"] if only interested in operation level notification","headers": [{"name": "x-order-id","values": [123456789]}]},"redirection": {"href": "https://pay.purse-env.com/entities/8f093776-fb6d-11ef-b0f9-e6c49ab1fb0a/sessions/03e0833d-ca1c-4ea6-8af1-23b5a96ae288","method": "GET"}}
Refund a payment
Void a payment
Create a new payment
Default value is false. When true, this payment might be used to create future MIT, and /three_ds_authentication_options/challenge_indicator must be sent as CHALLENGE_REQUESTED_BY_MERCHANT
false
Browser information which should be collected by the partner front component.
{"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","amount": 12000,"currency": "EUR","capture_mode": "MANUAL","allow_future_usage": false,"order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Clothing","Kids","Gym"],"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}],"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2025-01-01T00:00:00+01:00"}]},"customer": {"reference": "2090000000000","type": "PERSON","email": "emily.rose.parker@example.org","gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","birth_date": "1995-08-25","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2017-06-15T15:30:00+02:00","update_date_time": "2023-02-20T20:54:00+01:00","password_update_date_time": "2023-02-20T20:54:00+01:00","purchase_count_last_day": 0,"purchase_count_last_six_months": 3,"purchase_count_last_year": 8,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2023-10-30T15:33:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","trust_indicator": "GOOD","purchase_total_amount": 12000,"first_purchase_date_time": "2023-10-30T15:33:00+02:00","prior_purchase_date_time": "2024-12-30T15:33:00+02:00"}},"split": [{"amount": 3299,"parent_payment_id": "a1b2c3d4-abcd-1234-a1b2-123456abcdef"},{"amount": 1000,"method": "giftcard","partner": "illicado"}],"browser": {"user_agent": "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0","referrer": "https://your_shop.com/order?id=1234","accept_header": "text/html","color_depth": 32,"java_enabled": true,"javascript_enabled": true,"locale": "fra","screen_height": 1200,"screen_width": 1600,"utc_time_zone": 60},"shopper_redirection_url": "https://www.example.org/payment-callback?order_id=123456789"}
{"id": "9a14962c-bdcf-49d1-8673-e75dfb48013f","created_at": "2020-08-25T10:42:59.123+02:00","version": 7,"entity_id": "89a237d0-20f9-438e-b46c-3993c46b7bbe","amount": 4299,"currency": "EUR","allow_future_usage": false,"client_session_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6","order": {"reference": "123456789","additional_data": {"custom_field1": "custom value","custom_field2": 123},"net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Emily","middle_name": "Rose","last_name": "PARKER","address_lines": ["NextNow","67 Rue de Luxembourg"],"city": "Lille","postal_code": "59777","country_code": "FR","province_code": "FR-HDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "EXTERNAL_PICKUP","delivery_quickness": "REGULAR","delivery_method_reference": "#1123-pickup","estimated_delivery_date_time": "2023-10-30T15:40:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Rodriguez","middle_name": "Eios","last_name": "DESANTONS","address_lines": ["Av. de la roja 1676"],"city": "Porto","postal_code": "22000","country_code": "PT","province_code": "PT-13","phone_number": "+33555555555","mobile_phone_number": "+33666666666","work_phone_number": "+33777777777","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "2600218","name": "Camiseta100 niño GYM","brand": "Quivio","unit_gross_price": 5000,"net_amount": 12000,"quantity": 2,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"product_uri": "https://www.example.org/product/1","image_uri": "https://www.example.org/product/1.jpg"},{"type": "SHIPPING_FEES","name": "Transporte","net_amount": 0,"unit_gross_price": 0,"quantity": 1,"tax_amount": 0,"tax_rate": 0}]}]},"order_reference": "order_01","capture_mode": "MANUAL","amounts": {"authorize_pending": 0,"total_authorized": 4299,"total_voided": 0,"available_to_void": 1299,"total_captured": 3000,"available_to_capture": 1299,"total_refunded": 0,"available_to_refund": 3000},"overview": {"consumed": "PARTIALLY","captured": "PARTIALLY","voided": "NOT","refunded": "NOT"},"split": [{"partner": "easy2play","method": "giftcard","amount": 2000},{"partner": "dalenys","method": "creditcard","amount": 2299}],"authorization": {"status": "AUTHORIZED","partner_transactions": [{"id": "1a14962c-bdcf-49d1-8673-e75dfb48013f","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "AUTHORIZED","amount": 2000,"partner": "easy2play","method": "giftcard","partner_reference": "6898f79aa20af","partner_status": "1","partner_status_description": "Successful operation"},{"id": "e3a6516b-0ec4-4a5b-92b0-7bb9693e82c1","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "AUTHORIZED","amount": 2299,"partner": "dalenys","method": "creditcard","card": {"bin": "513842","last_four_digits": "1234","holder_name": "John Doe","expiry_month": "01","expiry_year": "24","selected_network": "VISA","country_code": "FR","fingerprint": "mG/7oNfgy7dPj8/jhP5Ynr9u1U=","three_ds": {"eci": "01","version": "2.2.0","flow": "CHALLENGE","ds_transaction_id": "f8a333e9-cdc2-45d1-b9e5-dba95e00fa95","acs_transaction_id": "29828842-14c9-46bc-838b-adda7460c305"}},"partner_reference": "A4232036332","partner_status": "0000","partner_status_description": "Successful operation","save_token": true,"token_saved": true}]},"captures": [{"id": "1a14962c-bdcf-49d1-8673-e75dfb48013f","amount": 3000,"created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","triggered_by": "MERCHANT","merchant_reference": "CAP#1223445","status": "SUCCESS","partner_transactions": [{"id": "4a14962c-bdcf-49d1-8673-e75dfb48013f","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "SUCCESS","amount": 2000,"partner": "easy2play","method": "giftcard","partner_reference": "9898f79aa20rt","partner_status": "1","partner_status_description": "Successful operation"},{"id": "28267b24-4def-4440-b7a4-5ee0f145c56d","created_at": "2020-08-25T10:42:59.123+02:00","updated_at": "2020-08-25T10:42:59.123+02:00","status": "SUCCESS","amount": 1000,"partner": "dalenys","method": "creditcard","partner_reference": "C5232036332","partner_status": "0000","partner_status_description": "Successful operation"}]}],"voids": [ ],"refunds": [ ],"links": {"self": {"href": "/v2/payment/9a14962c-bdcf-49d1-8673-e75dfb48013f","method": "GET"},"capture": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/captures","method": "POST"},"refund": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/refunds","method": "POST"},"void": {"href": "/v2/payments/9a14962c-bdcf-49d1-8673-e75dfb48013f/voids","method": "POST"}}}
Payment link management: create, retrieve, cancel payment links
Create a payment link to allow customers to pay via a hosted page
Expiration date time of the payment link. After this date time, the link will no longer be valid.
Amount to be payed in currency minor unit. For example, 4299 is 42.99 EUR. Can only be set to 0 (zero) if /allow_future_usage is set to true.
/allow_future_usage
Default value is false. When true, this client session's authorization might be used in a future off session authorization, and /three_ds_authentication_options/challenge_indicator will be considered as CHALLENGE_REQUESTED_BY_MANDATE if not already provided. if not already provided.
CHALLENGE_REQUESTED_BY_MANDATE
Payment link created successfully
{"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","expires_at": "2024-08-25T10:42:59.123+02:00","amount": 12000,"currency": "EUR","capture_mode": "MANUAL","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","order": {"reference": "order_123456","net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "USER_DELIVERY","delivery_quickness": "REGULAR","delivery_method_reference": "DHL-EXPRESS","estimated_delivery_date_time": "2024-08-27T15:00:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "PROD-001","name": "Product name","brand": "Example Brand","quantity": 1,"unit_gross_price": 10000,"net_amount": 12000,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Electronics","Gadgets"]}]}],"additional_data": {"custom_field1": "custom value","custom_field2": 123},"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2024-01-01T00:00:00+01:00"}]},"customer": {"reference": "CUST-12345","type": "PERSON","email": "jane.doe@example.com","gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","birth_date": "1992-05-20","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2021-03-10T10:00:00+01:00","update_date_time": "2024-03-10T10:00:00+01:00","password_update_date_time": "2024-03-10T10:00:00+01:00","purchase_count_last_day": 1,"purchase_count_last_six_months": 8,"purchase_count_last_year": 20,"different_card_count_last_day": 1,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2024-08-20T10:00:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","purchase_total_amount": 50000,"first_purchase_date_time": "2021-03-10T10:00:00+01:00","prior_purchase_date_time": "2024-07-20T10:00:00+02:00"}},"three_ds_authentication_options": {"challenge_indicator": "NO_CHALLENGE_REQUESTED","challenge_exemption": "LOW_VALUE"},"webhook": {"url": "https://www.example.org/payment-hook","headers": [{"name": "x-order-id","values": ["123456789"]},{"name": "x-api-key","values": ["9bbce5d2-501c-4fba-9442-3181efd2a7a3"]}]},"allow_future_usage": false}
{"id": "7d9c5288-d7bb-423b-bff7-5c0727cb0adc","version": 1,"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","status": "CREATED","amount": 12000,"currency": "EUR","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","capture_mode": "MANUAL","expires_at": "2024-08-25T10:42:59.123+02:00","links": {"self": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"customer_url": {"href": "https://pay.purse-dev.com/payment-link/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"cancel": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc/cancel","method": "POST"}},"customer": {"reference": "CUST-12345","type": "PERSON","email": "jane.doe@example.com","gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","birth_date": "1992-05-20","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2021-03-10T10:00:00+01:00","update_date_time": "2024-03-10T10:00:00+01:00","password_update_date_time": "2024-03-10T10:00:00+01:00","purchase_count_last_day": 1,"purchase_count_last_six_months": 8,"purchase_count_last_year": 20,"different_card_count_last_day": 1,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2024-08-20T10:00:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","purchase_total_amount": 50000,"first_purchase_date_time": "2021-03-10T10:00:00+01:00","prior_purchase_date_time": "2024-07-20T10:00:00+02:00"}},"order": {"reference": "order_123456","net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "USER_DELIVERY","delivery_quickness": "REGULAR","delivery_method_reference": "DHL-EXPRESS","estimated_delivery_date_time": "2024-08-27T15:00:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "PROD-001","name": "Product name","brand": "Example Brand","quantity": 1,"unit_gross_price": 10000,"net_amount": 12000,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Electronics","Gadgets"]}]}],"additional_data": {"custom_field1": "custom value","custom_field2": 123},"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2024-01-01T00:00:00+01:00"}]},"allow_future_usage": false,"payments": [ ],"client_sessions": [ ]}
Retrieve a payment link by its ID
Get payment-link by ID
Payment link not found
{"id": "7d9c5288-d7bb-423b-bff7-5c0727cb0adc","version": 1,"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","status": "PAID","amount": 12000,"currency": "EUR","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","capture_mode": "MANUAL","expires_at": "2024-08-25T10:42:59.123+02:00","links": {"self": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"customer_url": {"href": "https://pay.purse-dev.com/payment-link/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"cancel": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc/cancel","method": "POST"}},"customer": {"reference": "CUST-12345","type": "PERSON","email": "jane.doe@example.com","gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","birth_date": "1992-05-20","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2021-03-10T10:00:00+01:00","update_date_time": "2024-03-10T10:00:00+01:00","password_update_date_time": "2024-03-10T10:00:00+01:00","purchase_count_last_day": 1,"purchase_count_last_six_months": 8,"purchase_count_last_year": 20,"different_card_count_last_day": 1,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2024-08-20T10:00:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","purchase_total_amount": 50000,"first_purchase_date_time": "2021-03-10T10:00:00+01:00","prior_purchase_date_time": "2024-07-20T10:00:00+02:00"}},"order": {"reference": "order_123456","net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "USER_DELIVERY","delivery_quickness": "REGULAR","delivery_method_reference": "DHL-EXPRESS","estimated_delivery_date_time": "2024-08-27T15:00:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "PROD-001","name": "Product name","brand": "Example Brand","quantity": 1,"unit_gross_price": 10000,"net_amount": 12000,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Electronics","Gadgets"]}]}],"additional_data": {"custom_field1": "custom value","custom_field2": 123},"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2024-01-01T00:00:00+01:00"}]},"allow_future_usage": false,"payments": [{"id": "05c0d03f-2404-48c5-a521-bd5a57d3b355","authorization_status": "AUTHORIZED"}],"client_sessions": [{"id": "05c0d03f-2404-48c5-a521-bd5a57d3b355","status": "SUBMITTED"}]}
Cancel an active payment link by its ID
Payment link ID to cancel
Payment link cancelled successfully
Bad request - Payment link cannot be cancelled
{"id": "7d9c5288-d7bb-423b-bff7-5c0727cb0adc","version": 1,"entity_id": "5e3a0862-7cc3-4427-92ba-9e1e9595f571","status": "CANCELLED","amount": 12000,"currency": "EUR","shopper_redirection_url": "https://example.org/redirect?order_id=123456789","capture_mode": "MANUAL","expires_at": "2024-08-25T10:42:59.123+02:00","links": {"self": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"customer_url": {"href": "https://pay.purse-dev.com/payment-link/7d9c5288-d7bb-423b-bff7-5c0727cb0adc","method": "GET"},"cancel": {"href": "https://api.purse-dev.com/payment/v2/payment-links/7d9c5288-d7bb-423b-bff7-5c0727cb0adc/cancel","method": "POST"}},"customer": {"reference": "CUST-12345","type": "PERSON","email": "jane.doe@example.com","gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","birth_date": "1992-05-20","ip_address": "203.0.113.195","locale": "fr-FR","account": {"creation_date_time": "2021-03-10T10:00:00+01:00","update_date_time": "2024-03-10T10:00:00+01:00","password_update_date_time": "2024-03-10T10:00:00+01:00","purchase_count_last_day": 1,"purchase_count_last_six_months": 8,"purchase_count_last_year": 20,"different_card_count_last_day": 1,"authentication_method": "MERCHANT_CREDENTIALS","authentication_date_time": "2024-08-20T10:00:00+02:00","age_indicator": "MORE_60_DAYS","change_indicator": "MORE_60_DAYS","password_change_indicator": "MORE_60_DAYS","purchase_total_amount": 50000,"first_purchase_date_time": "2021-03-10T10:00:00+01:00","prior_purchase_date_time": "2024-07-20T10:00:00+02:00"}},"order": {"reference": "order_123456","net_amount": 12000,"tax_amount": 2000,"billing_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444"},"shipments": [{"net_amount": 12000,"delivery_type": "USER_DELIVERY","delivery_quickness": "REGULAR","delivery_method_reference": "DHL-EXPRESS","estimated_delivery_date_time": "2024-08-27T15:00:00+02:00","shipping_address": {"gender": "FEMALE","first_name": "Jane","middle_name": "Marie","last_name": "Doe","address_lines": ["123 Main Street","Apartment 4B"],"city": "Paris","postal_code": "75001","country_code": "FR","province_code": "FR-IDF","phone_number": "+33111111111","mobile_phone_number": "+33222222222","work_phone_number": "+33444444444","delivery_point_name": "home"},"item_lines": [{"type": "PHYSICAL","sku_reference": "PROD-001","name": "Product name","brand": "Example Brand","quantity": 1,"unit_gross_price": 10000,"net_amount": 12000,"tax_amount": 2000,"tax_rate": 20,"seller_reference": "#42-ACME","seller_name": "Acme Corp","is_marketplace_seller": true,"categories": ["Electronics","Gadgets"]}]}],"additional_data": {"custom_field1": "custom value","custom_field2": 123},"marketplace_sellers": [{"name": "Acme Corp","reference": "#42-ACME","total_sales_count": 10000,"total_sales_amount": 12000,"registration_date_time": "2020-01-01T00:00:00+01:00","last_update_date_time": "2024-01-01T00:00:00+01:00"}]},"allow_future_usage": false,"payments": [ ],"client_sessions": [ ]}
Retrieve public signing keys (JWKS)
Returns a list of public keys used to sign the purse-redirection-data tokens. These keys can be used to validate the integrity of the redirection token via JWS.
purse-redirection-data
A list of public signing keys (JSON Web Key Set)
{"keys": [{"kty": "RSA","e": "AQAB","kid": 12345,"n": "0vx7agoebGcQS...5I"}]}