Simulating the Completion of a Portability Request
Request
ENDPOINT
/mock/pix_keys/key_claim_simulation/CLAIM_REQUEST_KEY
/completeMETHOD
PATCHPath params
Field | Type | Description |
---|---|---|
claim_request_key | string | the key of the portability request. |
Request Body
{}
Response
STATUS
204Response Body
{}
STATUS
4XXResponse Body: Error
{
"title": "title",
"description": "description in English",
"translation": "description in Portuguese",
"code": "code",
"extra_fields": {}
}
HTTP Code | QI Code code | Title title | Description Description | Translation translation |
---|---|---|---|---|
404 | PIX000034 | Claim Request not found | Claim Request not found. claim_request_key: 7f8b67d2-d8e4-4759-85eb-e4d0ac24708c external_key: b8e25f24-4051-4b13-90a7-76be7b6e96d2. | Pedido de portabilidade não encontrado. |
400 | PIX000046 | Portability action not allowed in current status | Action concluded for claim request allowed only for status confirmed | Ação de portabilidade não permitida no status atual. |
400 | PIX000036 | Action not allowed for claimer | Action on claim request not allowed for claimer. Only the donor can execute this action | Ação não permitida para requerente. |