Skip to main content

Verify Supplier Bank Details

PUT 

/api/suppliers/:supplier/verify-bank-details

Mark this supplier's wire instructions as verified out-of-band (for example, confirmed by phone with a known contact). Records who verified them and when, and clears the non-blocking bank-details warning shown when authorizing payment on the supplier's bills.

Editing a supplier's wire instructions afterwards automatically clears this verification, so changed payee details must be re-verified.

Authentication: Requires Bearer token. Requires permission: suppliers.update.

Returns 422 if the supplier has no wire instructions to verify.

Request

Responses

OK

Response Headers
    Content-Type