accept_transfer
POST /accept_transfer
To complete a transfer.
| field |
type |
description |
| api_credentials
|
| token |
string |
Credentials provided by Powersoft that allow access to the API |
| transfer
|
| transfer_code_365 |
string |
The unique number of the transfer 365 |
| transfer_accept_date_utc0 |
datetime |
This is the Coordinated Universal Time (UTC). ie at time zone +0 when the transfer has been accepted |
| transfer_comments |
string |
Any notes about the transfer acceptance, eg special requirements. Pass "" if none. |
| user_code_365 |
string |
365 user code that accepted the transfer (only if the call is submitted from Powersoft apps). Not required. |
| user_name |
string |
The user name that accepted the transfer. Required. |
Returns
Returns the standard api_response object.