Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
hgaldino committed Dec 23, 2024
1 parent eb77b1f commit 87991a7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions reference/api-json/payouts_bank_transfer_mlm.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,15 +459,6 @@
},
"example": "100,00"
},
"origin_id": {
"type":"string",
"description": {
"es": "Identificador que permite rastrear la transacción dentro del sistema bancario.",
"pt": "Identificador que permite rastrear a transação dentro do sistema bancário.",
"en": "Identifier that allows the transaction to be tracked within the banking system."
},
"example": "01AAAM001A1AY43FBR8WCM9CES"
},
"status_details": {
"type":"array",
"example": "approved",
Expand Down Expand Up @@ -569,6 +560,15 @@
}
}
}
},
"origin_id": {
"type":"string",
"description": {
"es": "Identificador que permite rastrear la transacción dentro del sistema bancario.",
"pt": "Identificador que permite rastrear a transação dentro do sistema bancário.",
"en": "Identifier that allows the transaction to be tracked within the banking system."
},
"example": "01AAAM001A1AY43FBR8WCM9CES"
}
}
}
Expand Down

0 comments on commit 87991a7

Please sign in to comment.