Post

POST {{url}}/api/v1/documents

Request Body

{"data"=>{"type"=>"documents", "attributes"=>{"doc_expire"=>"1983-12-09", "doc_issue"=>"1983-12-09", "doc_type"=>"passport", "doc_category"=>"government", "doc_number"=>"IND_123", "identificator"=>""}}}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Content-Typestring
Refererstring

RESPONSES

status: Created

{"jsonapi":{"version":"1.0"},"links":{"self":"http://trad-backendprod.aticloud.atican.dev/api/v1/profiles/1"},"data":{"type":"profiles","id":"1","attributes":{"dob":"1983-12-09","address":"48754 Dibbert Ferry Suite 056\nIsomborough, UT 72918-2393","postcode":"21200","city":"Alberg","state":"aut","country":"Falkland Islands (Malvinas)","status":null,"metadata":null},"links":{"self":"http://trad-backendprod.aticloud.atican.dev/api/v1/profiles/1"}}}