v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Crie uma recorrência com a jornada 1

post/pix/v1/automatic/recurrencies/journey1

Request body

Response

200

statusinteger
versionstring

Example response

{
  "version": "string",
  "body": {
    "id": "string",
    "deniedReason": "string",
    "cancellingReason": "string",
    "status": "string",
    "journeys": [
      {
        "status": "string",
        "type": "string",
        "accepetedDate": "2025-06-02T12:59:33.547Z",
        "denyDate": "2025-06-02T12:59:33.547Z"
      }
    ],
    "interval": {
      "start": "2025-06-02T12:59:33.547Z",
      "end": "2025-06-02T12:59:33.547Z",
      "frequencyType": "string"
    },
    "frequencyType": "string",
    "creditParty": {
      "taxId": "string",
      "name": "string"
    },
    "debitParty": {
      "personType": "string",
      "taxId": "string",
      "bank": "string",
      "account": "string",
      "stateCode": "string"
    },
    "debtor": {
      "personType": "string",
      "taxId": "string",
      "name": "string"
    },
    "contract": {
      "number": "string",
      "description": "string"
    },
    "cancellation": {
      "id": "string",
      "cancelledBy": "string",
      "personType": "string",
      "taxId": "string",
      "reason": "string",
      "date": "2025-06-02T12:59:33.547Z"
    },
    "createDate": "2025-06-02T12:59:33.547Z",
    "updateDate": "2025-06-02T12:59:33.547Z",
    "deleteDate": "2025-06-02T12:59:33.547Z",
    "cancelledDate": "2025-06-02T12:59:33.547Z"
  }
}