| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

Set your payment processor configurations for your organization.

## repay_config

### object

## authorize_net_config

### object

## checkout_config

### object

## modern_treasury_config

### object

## dwolla_config

### object

## stripe_config

### object

# ``200      Payment Processor configuration for your organization

``401

Unauthorized.

``403

Forbidden.

``422

Invalid input

``429

Too many requests.

``default

Unexpected Error.

Updated about 1 year ago

---

ShellNodeRubyPHPPython

Bearer

Base URL

https://Contact sales to enable your sandbox/organization/payment_processors

```

xxxxxxxxxx

curl --request PUT \
 
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/organization/payment_processors \
 
     --header 'accept: application/json' \
 
     --header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200

Updated about 1 year ago

---
