Download OpenAPI specification:Download
created | integer (Created) >= 0 |
external_id | string (External Id) [ 1 .. 36 ] characters |
string (Email) <= 64 characters | |
name | string (Name) <= 64 characters |
country | string (Country) = 2 characters |
legal_id | string (Legal Id) <= 16 characters |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "customers": [
- {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
]
}
string <email> (Email) Customer email | |
name | string (Name) <= 64 characters Customer name |
mobile | string (Mobile) <= 16 characters Customer mobile number |
date_birth | string <date> (Date Birth) Date of birth |
legal_id | string (Legal Id) <= 16 characters Any legal identifier like SIREN, CBE, KVK, etc |
country | string (Country) = 2 characters Country of the card issuer |
external_id | string (External Id) [ 1 .. 36 ] characters Unique id with unicity check |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
{- "email": "arthur.martin@example.com",
- "name": "Arthur Martin",
- "mobile": "+33100000000",
- "date_birth": "1953-01-19",
- "legal_id": "AA732A82C93V20",
- "country": "FR",
- "external_id": "UniqueId123",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^cust_[a-zA-Z0-9]{24}$ Examples: cust_yWYfCSzsUUhr9KwMv7vuLZHX cust_SEqIZS1c23dfKculquz8idzR cust_Mu73X3xO3IEjjj8MlPsSGLbV cust_tY9xDPqoN4xxAuSkgElNacab cust_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^cust_[a-zA-Z0-9]{24}$ Examples: cust_yWYfCSzsUUhr9KwMv7vuLZHX cust_SEqIZS1c23dfKculquz8idzR cust_Mu73X3xO3IEjjj8MlPsSGLbV cust_tY9xDPqoN4xxAuSkgElNacab cust_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^cust_[a-zA-Z0-9]{24}$ Examples: cust_yWYfCSzsUUhr9KwMv7vuLZHX cust_SEqIZS1c23dfKculquz8idzR cust_Mu73X3xO3IEjjj8MlPsSGLbV cust_tY9xDPqoN4xxAuSkgElNacab cust_5O6cpeO4Ofy1QqY2NfdzheAD |
string <email> (Email) Customer email | |
name | string (Name) <= 64 characters Customer name |
mobile | string (Mobile) <= 16 characters Customer mobile number |
date_birth | string <date> (Date Birth) Date of birth |
legal_id | string (Legal Id) <= 16 characters Any legal identifier like SIREN, CBE, KVK, etc |
country | string (Country) = 2 characters Country of the card issuer |
external_id | string (External Id) [ 1 .. 36 ] characters Unique id with unicity check |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
{- "email": "arthur.martin@example.com",
- "name": "Arthur Martin",
- "mobile": "+33100000000",
- "date_birth": "1953-01-19",
- "legal_id": "AA732A82C93V20",
- "country": "FR",
- "external_id": "UniqueId123",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^cust_[a-zA-Z0-9]{24}$ Examples: cust_yWYfCSzsUUhr9KwMv7vuLZHX cust_SEqIZS1c23dfKculquz8idzR cust_Mu73X3xO3IEjjj8MlPsSGLbV cust_tY9xDPqoN4xxAuSkgElNacab cust_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "subscriptions": [
- {
- "id": "sub_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "items": {
- "property1": 0,
- "property2": 0
}, - "status": "incomplete",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "start_at": "2019-08-24",
- "free_until": "2019-08-24",
- "cancel_at": "2019-08-24",
- "methods_allowed": [
- "card"
], - "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^cust_[a-zA-Z0-9]{24}$ Examples: cust_yWYfCSzsUUhr9KwMv7vuLZHX cust_SEqIZS1c23dfKculquz8idzR cust_Mu73X3xO3IEjjj8MlPsSGLbV cust_tY9xDPqoN4xxAuSkgElNacab cust_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "subscriptions": [
- {
- "id": "sub_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "items": {
- "property1": 0,
- "property2": 0
}, - "status": "incomplete",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "start_at": "2019-08-24",
- "free_until": "2019-08-24",
- "cancel_at": "2019-08-24",
- "methods_allowed": [
- "card"
], - "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ Examples: customer=cust_yWYfCSzsUUhr9KwMv7vuLZHX customer=cust_SEqIZS1c23dfKculquz8idzR customer=cust_Mu73X3xO3IEjjj8MlPsSGLbV customer=cust_tY9xDPqoN4xxAuSkgElNacab customer=cust_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "cards": [
- {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}
]
}
exp_month required | integer (Exp Month) [ 1 .. 12 ] Month expiration in MM format |
exp_year required | integer (Exp Year) [ 2019 .. 2099 ] Year expiration in YYYY format |
name | string (Name) <= 64 characters custome name given to the card, often the card holder name |
external_id | string (External Id) [ 1 .. 36 ] characters Unique id with unicity check |
zip_code | string (Zip Code) [ 2 .. 16 ] characters zip code in 2 to 8 digit format |
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ Customer to assign the card |
cvc | string (Cvc) [ 3 .. 4 ] characters Card security code used to secure the transaction |
number required | string (Number) [ 13 .. 19 ] characters Card number |
tokenize | boolean (Tokenize) Default: true Define if card can be reused for future payments |
{- "exp_month": 12,
- "exp_year": 2022,
- "name": "My card",
- "external_id": "UniqueId123",
- "zip_code": "75001",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cvc": "123",
- "number": "4242424242424242",
- "tokenize": true
}
{- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}
id required | string (Id) ^card_[a-zA-Z0-9]{24}$ Examples: card_yWYfCSzsUUhr9KwMv7vuLZHX card_SEqIZS1c23dfKculquz8idzR card_Mu73X3xO3IEjjj8MlPsSGLbV card_tY9xDPqoN4xxAuSkgElNacab card_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}
id required | string (Id) ^card_[a-zA-Z0-9]{24}$ Examples: card_yWYfCSzsUUhr9KwMv7vuLZHX card_SEqIZS1c23dfKculquz8idzR card_Mu73X3xO3IEjjj8MlPsSGLbV card_tY9xDPqoN4xxAuSkgElNacab card_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}
id required | string (Id) ^card_[a-zA-Z0-9]{24}$ Examples: card_yWYfCSzsUUhr9KwMv7vuLZHX card_SEqIZS1c23dfKculquz8idzR card_Mu73X3xO3IEjjj8MlPsSGLbV card_tY9xDPqoN4xxAuSkgElNacab card_5O6cpeO4Ofy1QqY2NfdzheAD |
exp_month | integer (Exp Month) [ 1 .. 12 ] Month in MM format |
exp_year | integer (Exp Year) [ 2019 .. 2099 ] Year expiration in YYYY format |
external_id | string (External Id) [ 1 .. 36 ] characters Unique id with unicity check |
zip_code | string (Zip Code) [ 2 .. 16 ] characters Zip code in 2 to 8 digit format |
{- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "zip_code": "75001"
}
{- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "sepa": [
- {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
]
}
bic | boolean (Bic) Only available for some specific companies |
mandate | string (Mandate) <= 35 characters Mandate id |
name required | string (Name) <= 64 characters Simple name identifying a mandate |
date_mandate | string <date> (Date Mandate) Mandate date in YYYY-MM-DD format |
iban required | string (Iban) [ 12 .. 34 ] characters Iban |
bic | string (Bic) <= 11 characters Bic |
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ |
{- "mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
- "name": "Jean Dupont",
- "date_mandate": "2021-06-14",
- "iban": "FR1420041010050500013M02606",
- "bic": "TESTFRPP",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa_SEqIZS1c23dfKculquz8idzR sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa_tY9xDPqoN4xxAuSkgElNacab sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa_SEqIZS1c23dfKculquz8idzR sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa_tY9xDPqoN4xxAuSkgElNacab sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa_SEqIZS1c23dfKculquz8idzR sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa_tY9xDPqoN4xxAuSkgElNacab sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
mandate | string (Mandate) <= 35 characters Mandate id |
name | string (Name) <= 64 characters Simple name identifying a mandate |
date_mandate | string <date> (Date Mandate) Mandate date in YYYY-MM-DD format |
{- "mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
- "name": "Sepa1",
- "date_mandate": "2021-06-14"
}
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
id required | string (Id) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa_SEqIZS1c23dfKculquz8idzR sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa_tY9xDPqoN4xxAuSkgElNacab sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
mandate | string (Mandate) <= 35 characters Mandate id |
name required | string (Name) <= 64 characters Simple name identifying a mandate |
date_mandate | string <date> (Date Mandate) Mandate date in YYYY-MM-DD format |
iban required | string (Iban) [ 12 .. 34 ] characters Iban |
bic | string (Bic) <= 11 characters Bic |
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ |
{- "mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
- "name": "Jean Dupont",
- "date_mandate": "2021-06-14",
- "iban": "FR1420041010050500013M02606",
- "bic": "TESTFRPP",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ Examples: customer=cust_yWYfCSzsUUhr9KwMv7vuLZHX customer=cust_SEqIZS1c23dfKculquz8idzR customer=cust_Mu73X3xO3IEjjj8MlPsSGLbV customer=cust_tY9xDPqoN4xxAuSkgElNacab customer=cust_5O6cpeO4Ofy1QqY2NfdzheAD |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa=sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa=sepa_SEqIZS1c23dfKculquz8idzR sepa=sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa=sepa_tY9xDPqoN4xxAuSkgElNacab sepa=sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
rum | string (Rum) <= 24 characters |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "mandates": [
- {
- "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "signed_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
}
]
}
sepa required | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ |
rum | string (Rum) <= 24 characters |
signed_at | string <date-time> (Signed At) |
{- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "signed_at": "2019-08-24T14:15:22Z"
}
{- "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "signed_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
}
id required | string (Id) ^mndt_[a-zA-Z0-9]{24}$ Examples: mndt_yWYfCSzsUUhr9KwMv7vuLZHX mndt_SEqIZS1c23dfKculquz8idzR mndt_Mu73X3xO3IEjjj8MlPsSGLbV mndt_tY9xDPqoN4xxAuSkgElNacab mndt_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "error": "string"
}
id required | string (Id) ^mndt_[a-zA-Z0-9]{24}$ Examples: mndt_yWYfCSzsUUhr9KwMv7vuLZHX mndt_SEqIZS1c23dfKculquz8idzR mndt_Mu73X3xO3IEjjj8MlPsSGLbV mndt_tY9xDPqoN4xxAuSkgElNacab mndt_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "signed_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
}
id required | string (Id) ^mndt_[a-zA-Z0-9]{24}$ Examples: mndt_yWYfCSzsUUhr9KwMv7vuLZHX mndt_SEqIZS1c23dfKculquz8idzR mndt_Mu73X3xO3IEjjj8MlPsSGLbV mndt_tY9xDPqoN4xxAuSkgElNacab mndt_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "signed_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
}
id required | string (Id) ^mndt_[a-zA-Z0-9]{24}$ Examples: mndt_yWYfCSzsUUhr9KwMv7vuLZHX mndt_SEqIZS1c23dfKculquz8idzR mndt_Mu73X3xO3IEjjj8MlPsSGLbV mndt_tY9xDPqoN4xxAuSkgElNacab mndt_5O6cpeO4Ofy1QqY2NfdzheAD |
rum | string (Rum) <= 24 characters |
string (Pdf) | |
signed_at | string <date-time> (Signed At) |
{- "rum": "string",
- "pdf": "string",
- "signed_at": "2019-08-24T14:15:22Z"
}
{- "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "rum": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "signed_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
}
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters |
card | string (Card) ^card_[a-zA-Z0-9]{24}$ Examples: card=card_yWYfCSzsUUhr9KwMv7vuLZHX card=card_SEqIZS1c23dfKculquz8idzR card=card_Mu73X3xO3IEjjj8MlPsSGLbV card=card_tY9xDPqoN4xxAuSkgElNacab card=card_5O6cpeO4Ofy1QqY2NfdzheAD |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa=sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa=sepa_SEqIZS1c23dfKculquz8idzR sepa=sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa=sepa_tY9xDPqoN4xxAuSkgElNacab sepa=sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
field | string (Field) Default: "created" Enum: "created" "due" |
order | string (Order) Default: "desc" Enum: "asc" "desc" |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payment_intents": [
- {
- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
]
}
description | string (Description) [ 3 .. 64 ] characters |
amount required | integer (Amount) [ 0 .. 4294967295 ] |
currency | string (Currency) Default: "eur" Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" |
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters |
methods_allowed | Array of strings (PaymentMethod) unique Default: ["card","sepa"] Items Enum: "card" "sepa" |
card | string (Card) ^card_[a-zA-Z0-9]{24}$ |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ |
metadata | any (Metadata) |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters |
threeds | string (ThreeDSMode) Default: "required" Enum: "required" "none" An enumeration. |
date_settlement | string <date> (Date Settlement) |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
capture | boolean (Capture) Default: true |
{- "description": "string",
- "amount": 4294967295,
- "currency": "eur",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "order_id": "string",
- "methods_allowed": [
- "card",
- "sepa"
], - "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "metadata": null,
- "threeds": "required",
- "date_settlement": "2019-08-24",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
{- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
description | string (Description) [ 3 .. 64 ] characters |
amount | integer (Amount) [ 0 .. 4294967295 ] |
currency | string (Currency) Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" |
customer | string (Customer) ^cust_[a-zA-Z0-9]{24}$ |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters |
methods_allowed | Array of strings (PaymentMethod) unique Items Enum: "card" "sepa" |
card | string (Card) ^card_[a-zA-Z0-9]{24}$ |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ |
metadata | any (Metadata) |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters |
threeds | string (ThreeDSMode) Enum: "required" "none" An enumeration. |
capture | boolean (Capture) |
date_settlement | string <date> (Date Settlement) |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
{- "description": "string",
- "amount": 4294967295,
- "currency": "eur",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "order_id": "string",
- "methods_allowed": [
- "card"
], - "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "metadata": null,
- "threeds": "required",
- "capture": true,
- "date_settlement": "2019-08-24",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "methods_allowed": [
- "card"
], - "order_id": "string",
- "card": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295,
- "currency": "str",
- "description": "string",
- "status": "require_payment_method",
- "metadata": null,
- "threeds": "required",
- "created_at": "2019-08-24T14:15:22Z",
- "date_settlement": "2019-08-24",
- "origin": 1,
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "capture": true
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
amount | integer (Amount) [ 0 .. 4294967295 ] |
{- "amount": 4294967295
}
{- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payments": [
- {
- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "refunds": [
- {
- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^pi_[a-zA-Z0-9]{24}$ Examples: pi_yWYfCSzsUUhr9KwMv7vuLZHX pi_SEqIZS1c23dfKculquz8idzR pi_Mu73X3xO3IEjjj8MlPsSGLbV pi_tY9xDPqoN4xxAuSkgElNacab pi_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "disputes": [
- {
- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
created | integer (Created) >= 0 |
paid | integer (Paid) >= 0 |
unique_id | string <binary> (Unique Id) [ 1 .. 36 ] characters |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters |
card | string (Card) ^card_[a-zA-Z0-9]{24}$ Examples: card=card_yWYfCSzsUUhr9KwMv7vuLZHX card=card_SEqIZS1c23dfKculquz8idzR card=card_Mu73X3xO3IEjjj8MlPsSGLbV card=card_tY9xDPqoN4xxAuSkgElNacab card=card_5O6cpeO4Ofy1QqY2NfdzheAD |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa=sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa=sepa_SEqIZS1c23dfKculquz8idzR sepa=sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa=sepa_tY9xDPqoN4xxAuSkgElNacab sepa=sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
payout | string (Payout) ^pout_[a-zA-Z0-9]{24}$ Examples: payout=pout_yWYfCSzsUUhr9KwMv7vuLZHX payout=pout_SEqIZS1c23dfKculquz8idzR payout=pout_Mu73X3xO3IEjjj8MlPsSGLbV payout=pout_tY9xDPqoN4xxAuSkgElNacab payout=pout_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
field | string (Field) Default: "created" Enum: "created" "paid" |
order | string (Order) Default: "desc" Enum: "asc" "desc" |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payments": [
- {
- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
amount required | integer (Amount) [ 0 .. 4294967295 ] Amount in positive integer format |
currency | string (Currency) Default: "eur" Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" Currency |
AuthIn (object) or Auth (boolean) (Auth) | |
CardIn (object) or Card (string) (Card) Card associated with the payment | |
SepaPostCheckout (object) or Sepa (string) (Sepa) Sepa associated with the payment | |
object (Wallet) Wallet object containing a wallet payment token | |
methods_allowed | Array of strings (PaymentMethod) unique Items Enum: "card" "sepa" All methods allowed for the payment |
CustomerIn (object) or Customer (string) (Customer) | |
description | string (Description) [ 3 .. 64 ] characters Amount in positive integer format |
object (Device) | |
Order Id (string) or DevicePhone (object) (Order Id) Non unique id without unicity check | |
unique_id | string <binary> (Unique Id) [ 1 .. 36 ] characters Unique id with unicity check |
date_settlement | string <date> (Date Settlement) Settlement date in YYYY-MM-DD format |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters Merchant return url |
capture | boolean (Capture) Default: true Capture the funds or not |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
A payment without any method yet
{- "amount": 50,
- "currency": "eur"
}
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
amount | integer (Amount) [ 0 .. 4294967295 ] Amount in positive integer format |
AuthIn (object) or Auth (boolean) (Auth) Activate 3ds authentication system | |
CardIn (object) or Card (string) (Card) | |
SepaIn (object) or Sepa (string) (Sepa) | |
object (ApplePay) | |
currency | string (Currency) Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" Currency in 3 digit format |
CustomerIn (object) or Customer (string) (Customer) | |
description | string (Description) [ 3 .. 64 ] characters A small description |
object (Device) | |
methods_allowed | Array of strings (PaymentMethod) [ 1 .. 2 ] items unique Items Enum: "card" "sepa" |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters Non unique id without unicity check |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters |
status | string (Status) |
capture | boolean (Capture) Capture status of the payment |
date_settlement | string <date> (Date Settlement) Settlement date in YYYY-MM-DD format |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
{- "amount": 50,
- "auth": true,
- "card": {
- "exp_month": 12,
- "exp_year": 2022,
- "name": "My card",
- "external_id": "UniqueId123",
- "zip_code": "75001",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cvc": "123",
- "number": "4242424242424242",
- "tokenize": true
}, - "sepa": {
- "mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
- "name": "Jean Dupont",
- "date_mandate": "2021-06-14",
- "iban": "FR1420041010050500013M02606",
- "bic": "TESTFRPP",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}, - "wallet": {
- "apple_pay": {
- "paymentData": {
- "data": "string",
- "signature": "string",
- "header": {
- "publicKeyHash": "string",
- "ephemeralPublicKey": "string",
- "transactionId": "string"
}, - "version": "string"
}
}
}, - "currency": "eur",
- "customer": {
- "email": "arthur.martin@example.com",
- "name": "Arthur Martin",
- "mobile": "+33100000000",
- "date_birth": "1953-01-19",
- "legal_id": "AA732A82C93V20",
- "country": "FR",
- "external_id": "UniqueId123",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}, - "description": "i am a simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "methods_allowed": [
- "card"
], - "order_id": "NonUniqueId123",
- "status": "string",
- "capture": true,
- "date_settlement": "2021-08-23",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
[- {
- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
[- {
- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
amount | integer (Amount) [ 0 .. 4294967295 ] |
{- "amount": 4294967295
}
{- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
created | integer (Created) >= 0 |
paid | integer (Paid) >= 0 |
unique_id | string <binary> (Unique Id) [ 1 .. 36 ] characters |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters |
card | string (Card) ^card_[a-zA-Z0-9]{24}$ Examples: card=card_yWYfCSzsUUhr9KwMv7vuLZHX card=card_SEqIZS1c23dfKculquz8idzR card=card_Mu73X3xO3IEjjj8MlPsSGLbV card=card_tY9xDPqoN4xxAuSkgElNacab card=card_5O6cpeO4Ofy1QqY2NfdzheAD |
sepa | string (Sepa) ^sepa_[a-zA-Z0-9]{24}$ Examples: sepa=sepa_yWYfCSzsUUhr9KwMv7vuLZHX sepa=sepa_SEqIZS1c23dfKculquz8idzR sepa=sepa_Mu73X3xO3IEjjj8MlPsSGLbV sepa=sepa_tY9xDPqoN4xxAuSkgElNacab sepa=sepa_5O6cpeO4Ofy1QqY2NfdzheAD |
payout | string (Payout) ^pout_[a-zA-Z0-9]{24}$ Examples: payout=pout_yWYfCSzsUUhr9KwMv7vuLZHX payout=pout_SEqIZS1c23dfKculquz8idzR payout=pout_Mu73X3xO3IEjjj8MlPsSGLbV payout=pout_tY9xDPqoN4xxAuSkgElNacab payout=pout_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
field | string (Field) Default: "created" Enum: "created" "paid" |
order | string (Order) Default: "desc" Enum: "asc" "desc" |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payments": [
- {
- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
amount required | integer (Amount) [ 0 .. 4294967295 ] Amount in positive integer format |
currency | string (Currency) Default: "eur" Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" Currency |
AuthIn (object) or Auth (boolean) (Auth) | |
CardIn (object) or Card (string) (Card) Card associated with the payment | |
SepaPostCheckout (object) or Sepa (string) (Sepa) Sepa associated with the payment | |
object (Wallet) Wallet object containing a wallet payment token | |
methods_allowed | Array of strings (PaymentMethod) unique Items Enum: "card" "sepa" All methods allowed for the payment |
CustomerIn (object) or Customer (string) (Customer) | |
description | string (Description) [ 3 .. 64 ] characters Amount in positive integer format |
object (Device) | |
Order Id (string) or DevicePhone (object) (Order Id) Non unique id without unicity check | |
unique_id | string <binary> (Unique Id) [ 1 .. 36 ] characters Unique id with unicity check |
date_settlement | string <date> (Date Settlement) Settlement date in YYYY-MM-DD format |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters Merchant return url |
capture | boolean (Capture) Default: true Capture the funds or not |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
A payment without any method yet
{- "amount": 50,
- "currency": "eur"
}
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
amount | integer (Amount) [ 0 .. 4294967295 ] Amount in positive integer format |
AuthIn (object) or Auth (boolean) (Auth) Activate 3ds authentication system | |
CardIn (object) or Card (string) (Card) | |
SepaIn (object) or Sepa (string) (Sepa) | |
object (ApplePay) | |
currency | string (Currency) Enum: "eur" "aud" "cad" "chf" "dkk" "gbp" "nok" "pln" "sek" "usd" Currency in 3 digit format |
CustomerIn (object) or Customer (string) (Customer) | |
description | string (Description) [ 3 .. 64 ] characters A small description |
object (Device) | |
methods_allowed | Array of strings (PaymentMethod) [ 1 .. 2 ] items unique Items Enum: "card" "sepa" |
order_id | string <binary> (Order Id) [ 1 .. 36 ] characters Non unique id without unicity check |
return_url | string <uri> (Return Url) [ 1 .. 65536 ] characters |
status | string (Status) |
capture | boolean (Capture) Capture status of the payment |
date_settlement | string <date> (Date Settlement) Settlement date in YYYY-MM-DD format |
billing_address | string (Billing Address) ^addr_[a-zA-Z0-9]{24}$ Billing address ID |
shipping_address | string (Shipping Address) ^addr_[a-zA-Z0-9]{24}$ Shipping address ID |
{- "amount": 50,
- "auth": true,
- "card": {
- "exp_month": 12,
- "exp_year": 2022,
- "name": "My card",
- "external_id": "UniqueId123",
- "zip_code": "75001",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cvc": "123",
- "number": "4242424242424242",
- "tokenize": true
}, - "sepa": {
- "mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
- "name": "Jean Dupont",
- "date_mandate": "2021-06-14",
- "iban": "FR1420041010050500013M02606",
- "bic": "TESTFRPP",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}, - "wallet": {
- "apple_pay": {
- "paymentData": {
- "data": "string",
- "signature": "string",
- "header": {
- "publicKeyHash": "string",
- "ephemeralPublicKey": "string",
- "transactionId": "string"
}, - "version": "string"
}
}
}, - "currency": "eur",
- "customer": {
- "email": "arthur.martin@example.com",
- "name": "Arthur Martin",
- "mobile": "+33100000000",
- "date_birth": "1953-01-19",
- "legal_id": "AA732A82C93V20",
- "country": "FR",
- "external_id": "UniqueId123",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}, - "description": "i am a simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "methods_allowed": [
- "card"
], - "order_id": "NonUniqueId123",
- "status": "string",
- "capture": true,
- "date_settlement": "2021-08-23",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
[- {
- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
[- {
- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^paym_[a-zA-Z0-9]{24}$ Examples: paym_yWYfCSzsUUhr9KwMv7vuLZHX paym_SEqIZS1c23dfKculquz8idzR paym_Mu73X3xO3IEjjj8MlPsSGLbV paym_tY9xDPqoN4xxAuSkgElNacab paym_5O6cpeO4Ofy1QqY2NfdzheAD |
amount | integer (Amount) [ 0 .. 4294967295 ] |
{- "amount": 4294967295
}
{- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "refunds": [
- {
- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
payment required | string (Payment) ^paym_[a-zA-Z0-9]{24}$ |
amount | integer (Amount) [ 0 .. 4294967295 ] |
{- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 4294967295
}
{- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
id required | string (Id) ^refd_[a-zA-Z0-9]{24}$ Examples: refd_yWYfCSzsUUhr9KwMv7vuLZHX refd_SEqIZS1c23dfKculquz8idzR refd_Mu73X3xO3IEjjj8MlPsSGLbV refd_tY9xDPqoN4xxAuSkgElNacab refd_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
created | integer (Created) >= 0 |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "disputes": [
- {
- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^dspt_[a-zA-Z0-9]{24}$ Examples: dspt_yWYfCSzsUUhr9KwMv7vuLZHX dspt_SEqIZS1c23dfKculquz8idzR dspt_Mu73X3xO3IEjjj8MlPsSGLbV dspt_tY9xDPqoN4xxAuSkgElNacab dspt_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
created | string <date-time> (Created) |
payment | string (Payment) ^paym_[a-zA-Z0-9]{24}$ Examples: payment=paym_yWYfCSzsUUhr9KwMv7vuLZHX payment=paym_SEqIZS1c23dfKculquz8idzR payment=paym_Mu73X3xO3IEjjj8MlPsSGLbV payment=paym_tY9xDPqoN4xxAuSkgElNacab payment=paym_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payouts": [
- {
- "id": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "reference": "string",
- "currency": "str",
- "payments": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "refunds": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "disputes": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "fees": 4294967295,
- "fees_vat": 4294967295,
- "status": "pending",
- "date": "2019-08-24"
}
]
}
payments | Array of strings (Payments) [^paym_[a-zA-Z0-9]{24}$] Default: [] |
disputes | Array of strings (Disputes) [^dspt_[a-zA-Z0-9]{24}$] Default: [] |
refunds | Array of strings (Refunds) [^refd_[a-zA-Z0-9]{24}$] Default: [] |
status | string (PayoutStatusCode) Default: "paid" Enum: "pending" "to_pay" "sent" "paid" "failed" "error" An enumeration. |
date | string <date> (Date) |
description | string (Description) |
{- "payments": [ ],
- "disputes": [ ],
- "refunds": [ ],
- "status": "paid",
- "date": "2019-08-24",
- "description": "string"
}
{- "id": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "reference": "string",
- "currency": "str",
- "payments": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "refunds": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "disputes": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "fees": 4294967295,
- "fees_vat": 4294967295,
- "status": "pending",
- "date": "2019-08-24"
}
id required | string (Id) ^pout_[a-zA-Z0-9]{24}$ Examples: pout_yWYfCSzsUUhr9KwMv7vuLZHX pout_SEqIZS1c23dfKculquz8idzR pout_Mu73X3xO3IEjjj8MlPsSGLbV pout_tY9xDPqoN4xxAuSkgElNacab pout_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "reference": "string",
- "currency": "str",
- "payments": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "refunds": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "disputes": {
- "amount": 4294967295,
- "method": {
- "card": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}, - "sepa": {
- "amount": 4294967295,
- "count": 0,
- "fees": 4294967295
}
}
}, - "fees": 4294967295,
- "fees_vat": 4294967295,
- "status": "pending",
- "date": "2019-08-24"
}
id required | string (Id) ^pout_[a-zA-Z0-9]{24}$ Examples: pout_yWYfCSzsUUhr9KwMv7vuLZHX pout_SEqIZS1c23dfKculquz8idzR pout_Mu73X3xO3IEjjj8MlPsSGLbV pout_tY9xDPqoN4xxAuSkgElNacab pout_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "payments": [
- {
- "id": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "auth": {
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "status": "requested",
- "uuid": "string",
- "message": "string"
}, - "capture": true,
- "created": "1512518400",
- "currency": "eur",
- "customer": {
- "id": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "country": "FR",
- "created": "UniqueId123",
- "date_birth": "1950-05-04",
- "email": "test@test.com",
- "external_id": "UniqueId123",
- "legal_id": "AA732A82C93V20",
- "mobile": "+33100000000",
- "name": "Arthur Martin",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "date_paym": 1721655362,
- "date_settlement": "2021-09-10",
- "date_bank": "2021-09-11",
- "description": "A simple description",
- "device": {
- "city": "Paris",
- "country": "France",
- "http_accept": "application/json",
- "ip": "127.0.0.1",
- "languages": "en-US,en;q=0.5",
- "port": "443",
- "user_agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0",
- "zip_code": "75001"
}, - "fee": 2,
- "method": "card",
- "methods_allowed": [
- "card",
- "sepa"
], - "order_id": "NonUniqueId123",
- "unique_id": "UniqueId123",
- "response": "00",
- "response_author": "string",
- "card": {
- "customer": [
- "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "cust_SEqIZS1c23dfKculquz8idzR",
- "cust_Mu73X3xO3IEjjj8MlPsSGLbV",
- "cust_tY9xDPqoN4xxAuSkgElNacab",
- "cust_5O6cpeO4Ofy1QqY2NfdzheAD"
], - "brand": "visa",
- "country": "FR",
- "created": "1512518400",
- "exp_month": 12,
- "exp_year": 2022,
- "external_id": "UniqueId123",
- "funding": "credit",
- "id": "card_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "4242",
- "name": "My card",
- "nature": "personal",
- "network": "visa",
- "zip_code": "75001",
- "deleted": true
}, - "sepa": {
- "bic": "TESTFRPP",
- "created": "2019-08-24T14:15:22Z",
- "date_mandate": "2023-04-18",
- "id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
- "last4": "2606",
- "mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
- "name": "Sepa1",
- "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX",
- "deleted": true
}, - "status": "refused",
- "origin": 1,
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX",
- "billing_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "shipping_address": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^pout_[a-zA-Z0-9]{24}$ Examples: pout_yWYfCSzsUUhr9KwMv7vuLZHX pout_SEqIZS1c23dfKculquz8idzR pout_Mu73X3xO3IEjjj8MlPsSGLbV pout_tY9xDPqoN4xxAuSkgElNacab pout_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "refunds": [
- {
- "id": "refd_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "eur",
- "date_bank": "2023-08-16",
- "date_refund": "2023-08-15",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "status": "to_refund",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^pout_[a-zA-Z0-9]{24}$ Examples: pout_yWYfCSzsUUhr9KwMv7vuLZHX pout_SEqIZS1c23dfKculquz8idzR pout_Mu73X3xO3IEjjj8MlPsSGLbV pout_tY9xDPqoN4xxAuSkgElNacab pout_5O6cpeO4Ofy1QqY2NfdzheAD |
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "disputes": [
- {
- "id": "dspt_yWYfCSzsUUhr9KwMv7vuLZHX",
- "amount": 50,
- "currency": "str",
- "date_bank": "1512518999",
- "order_id": "NonUniqueId123",
- "payment_intent": "pi_yWYfCSzsUUhr9KwMv7vuLZHX",
- "payment": "paym_yWYfCSzsUUhr9KwMv7vuLZHX",
- "response": "string",
- "created": "1512518400",
- "type": "string",
- "payout": "pout_yWYfCSzsUUhr9KwMv7vuLZHX"
}
]
}
id required | string (Id) ^chck_[a-zA-Z0-9]{24}$ Examples: chck_yWYfCSzsUUhr9KwMv7vuLZHX chck_SEqIZS1c23dfKculquz8idzR chck_Mu73X3xO3IEjjj8MlPsSGLbV chck_tY9xDPqoN4xxAuSkgElNacab chck_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "chck_yWYfCSzsUUhr9KwMv7vuLZHX",
- "created": "1512518400",
- "person": {
- "score": 100,
- "score_name": 100,
- "birth_date_valid": true
}, - "company": {
- "score": 100
}, - "check_type": "person",
- "status": "pending"
}
Create a new sepa check interrogation session.
Company identifier supported per country | ||||
---|---|---|---|---|
Country Name | Country Code | SIREN | VAT | SIRET |
France | FR | ✔ | ✔ | ✔ |
Italy | IT | ✔ |
Usage of an iban generated using the /generate route is mandatory in test mode.
Usage of this route in production mode is subject to additional fees.
For further information, please refer to Stancer's pricing conditions .
object (SepaCheckPerson) Sepa Check base model for customer search | |
object (SepaCheckCompany) Sepa Check base model for customer search | |
iban required | string (Iban) [ 12 .. 34 ] characters IBAN |
A Simple person check request
{- "person": {
- "first_name": "BENJAMIN",
- "last_name": "SPENCER",
- "date_birth": "1984-01-28"
}, - "iban": "FR7664082183260009001300192"
}
{- "id": "chck_yWYfCSzsUUhr9KwMv7vuLZHX"
}
object (SepaCheckPersonResponse) Sepa check person score model | |
object (SepaCheckCompanyResponse) Sepa check company score model | |
status required | string (CheckStatus) Enum: "pending" "succeeded" An enumeration. |
{- "person": {
- "score": 100,
- "score_name": 100,
- "birth_date_valid": true
}, - "company": {
- "score": 100
}, - "status": "pending"
}
"stringstring"
start | integer (Start) >= 0 Default: 0 |
limit | integer (Limit) [ 1 .. 100 ] Default: 10 |
{- "range": {
- "start": 42,
- "end": 52,
- "limit": 10,
- "count": 1337,
- "has_more": true
}, - "addresses": [
- {
- "id": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "zip_code": "string",
- "city": "string",
- "state": "str",
- "country": "st",
- "metadata": null,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted": true
}
]
}
line1 | string (Line1) [ 1 .. 50 ] characters |
line2 | string (Line2) [ 1 .. 50 ] characters |
line3 | string (Line3) [ 1 .. 50 ] characters |
zip_code required | string (Zip Code) [ 2 .. 16 ] characters |
city required | string (City) [ 1 .. 50 ] characters |
state | string (State) [ 1 .. 3 ] characters |
country required | string (Country) = 2 characters |
metadata | any (Metadata) |
{- "line1": "string",
- "line2": "string",
- "line3": "string",
- "zip_code": "string",
- "city": "string",
- "state": "str",
- "country": "st",
- "metadata": null
}
{- "id": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "zip_code": "string",
- "city": "string",
- "state": "str",
- "country": "st",
- "metadata": null,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted": true
}
id required | string (Id) ^addr_[a-zA-Z0-9]{24}$ Examples: addr_yWYfCSzsUUhr9KwMv7vuLZHX addr_SEqIZS1c23dfKculquz8idzR addr_Mu73X3xO3IEjjj8MlPsSGLbV addr_tY9xDPqoN4xxAuSkgElNacab addr_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "zip_code": "string",
- "city": "string",
- "state": "str",
- "country": "st",
- "metadata": null,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted": true
}
id required | string (Id) ^addr_[a-zA-Z0-9]{24}$ Examples: addr_yWYfCSzsUUhr9KwMv7vuLZHX addr_SEqIZS1c23dfKculquz8idzR addr_Mu73X3xO3IEjjj8MlPsSGLbV addr_tY9xDPqoN4xxAuSkgElNacab addr_5O6cpeO4Ofy1QqY2NfdzheAD |
{- "id": "addr_yWYfCSzsUUhr9KwMv7vuLZHX",
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "zip_code": "string",
- "city": "string",
- "state": "str",
- "country": "st",
- "metadata": null,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted": true
}