{
"billing_address": {
"address": "mollit commodo",
"city": "quis aute anim adipisicing",
"country_alpha2": "laborum",
"postal_code": "cillum"
},
"billing_iban": "FR1420041010050500013M02606",
"billing_language": "de_DE",
"created_at": "2023-08-30T10:08:08.146343Z",
"delivery_address": {
"address": "nisi exercitation consequat",
"city": "cupidatat officia Excepteur consequat",
"country_alpha2": "sunt proi",
"postal_code": "non qui"
},
"emails": [
"hello@example.org"
],
"external_reference": "0e67fc3c-c632-4feb-ad34-e18ed5fbf66a",
"id": 42,
"ledger_account": {
"id": -81975123
},
"mandates": {
"url": "https://app.pennylane.com/api/external/v2/gocardless_mandates?filter=%5B%7B%5C\"field%5C\":%5C\"customer_id%5C\",%5C\"operator%5C\":%5C\"eq%5C\",%5C\"value%5C\":%5C\"42%5C\"%7D%5D"
},
"name": "My Company",
"notes": "Some notes",
"payment_conditions": "15_days",
"phone": "+33612345678",
"recipient": "John Doe",
"reference": "REF-1234",
"reg_no": "123456789",
"updated_at": "2023-08-30T10:08:08.146343Z",
"vat_number": "FR12345678901"
}
This endpoint returns a company customer.
ℹ️ This endpoint requires one of the following scopes:
customers:all
,customers:readonly
{
"billing_address": {
"address": "mollit commodo",
"city": "quis aute anim adipisicing",
"country_alpha2": "laborum",
"postal_code": "cillum"
},
"billing_iban": "FR1420041010050500013M02606",
"billing_language": "de_DE",
"created_at": "2023-08-30T10:08:08.146343Z",
"delivery_address": {
"address": "nisi exercitation consequat",
"city": "cupidatat officia Excepteur consequat",
"country_alpha2": "sunt proi",
"postal_code": "non qui"
},
"emails": [
"hello@example.org"
],
"external_reference": "0e67fc3c-c632-4feb-ad34-e18ed5fbf66a",
"id": 42,
"ledger_account": {
"id": -81975123
},
"mandates": {
"url": "https://app.pennylane.com/api/external/v2/gocardless_mandates?filter=%5B%7B%5C\"field%5C\":%5C\"customer_id%5C\",%5C\"operator%5C\":%5C\"eq%5C\",%5C\"value%5C\":%5C\"42%5C\"%7D%5D"
},
"name": "My Company",
"notes": "Some notes",
"payment_conditions": "15_days",
"phone": "+33612345678",
"recipient": "John Doe",
"reference": "REF-1234",
"reg_no": "123456789",
"updated_at": "2023-08-30T10:08:08.146343Z",
"vat_number": "FR12345678901"
}
(Required) Company customer identifier
"dolore Duis sit"
Returns a company customer
The response is of type object
.