TransferPostponedResponse
createdAtstring<Instant>required
The date and time when the transfer was created. Format: ISO 8601. Example: 2021-12-31T23:59:59.111Z
Possible values: <= 2147483647 characters
idstring<uuid>required
The unique identifier of the transfer. Format: UUID. Example: 123e4567-e89b-12d3-a456-426614174000
Possible values: >= 36 characters and <= 36 characters
TransferPostponedResponse
{
"createdAt": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}