Initiate an outbound return request to fednow using camt.056 messageCopy Pagepost https://api.sandbox.braid.zone/transaction/fednow/return-requestBody ParamspaymentIdstringHeadersIdempotency-KeystringFor each new Transaction Request, the optional IdempotencyKey should be a unique identifier (UUID). If the same IdempotencyKey is used a second time for the same API, the application will not process a new transaction, but return the response of previous request. IdempotencyKey records have TTL of 24 hours.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 412Precondition Failed 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 20 days ago