v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

post/funds-recovery/{fundsRecoveryId}/cancel

Path parameters

fundsRecoveryIdstring required

Identificador da recuperação de valores.

Response

OK

statusinteger
versionstring

Example response

{
  "status": 200,
  "version": "string",
  "body": {
    "fundsRecoveryId": "ca1b9c01-ff9e-4a58-90ab-d31512e15ce0",
    "status": "CANCELLED",
    "creationTime": "2020-01-17T10:00:00.000Z",
    "lastModified": "2020-01-17T10:00:00.000Z"
  }
}