Create a contact

Endpoint to create a contact

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 120

The fiscal name of the contact

string
enum

The type of the VAT Identification number of the contact

Allowed:
string

Fiscal identification of the contact

string

It must have the format TAXTYPE_INT, TAXTYPE_INT_INT or TAXTYPE_NONTAXABLETAXTYPE_INT.
The TAXTYPE can be IVA, IPSI or IGIC.
INT is the tax rate and the second INT is for the decimal part of the tax rate.
The NONTAXABLETAXTYPE can be Exempt, NotSubject or ReverseCharge.
For the NONTAXABLETAXTYPE the INT must be 0.
Only spanish or european tax keys are allowed.
Some examples are: IVA_Exempt_0, IVA_21, IPSI_3, IGIC_7_5

string
length ≤ 64

The email of the contact

string
length ≤ 64

Phone of the contact

boolean

Boolean indicating if the sales equivalent tax should be checked

address
object

The address of the contact

boolean

Is the contact a customer?

boolean

Is the contact a provider?

string
length ≤ 2000

Notes about the contact

paymentMethods
array of objects
length ≤ 1

An array of objects, where each object represents a payment method to be associated with the contact. Currently, only the DIRECT_DEBIT type is supported.

paymentMethods
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json