Church processors

get

Retrieve the list of processors and their credentials for the church.

GET /church-processors/

Returns a formatted list of processors with keys, human-readable names, connection status, descriptions, images, and credentials.

Authorizations
Responses
200
No response body
get
GET /api/give/church-processors HTTP/1.1
Host: prosper-api-test.churchpad.com
Authorization: Bearer JWT
Accept: */*
200

No response body

No content

post

Create or update a payment processor for a church.

Authorizations
Responses
201
No response body
post
POST /api/give/church-processors HTTP/1.1
Host: prosper-api-test.churchpad.com
Authorization: Bearer JWT
Accept: */*
201

No response body

No content