post https://sandbox.moip.com.br/v2/transfers
Through this API is possible to create a transfer to a bank account or Wirecard account.
TIP
You can simulate two types of status on your bank transfers.
- To get the status of failed (
TRANSFER.FAILED
): use the value9000
in the agency number field (agencyNumber
).- To have the status of success/completed (
TRANSFER.COMPLETED
): send any other number (other than9000
) in the fieldagencyNumber
.