Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specifications/transfer/transfer.process.protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ The Transfer Start Message is sent by the [=Provider=] to indicate the data tran
| **Response** | [ACK](#ack-transfer-process) or [ERROR](#error-transfer-error) |
| **Schema** | [JSON Schema](message/schema/transfer-suspension-message-schema.json) |
| **Example** | [Message](message/example/transfer-suspension-message.json) |
| **Properties** | <p data-include="message/table/transferstartmessage.html" data-include-format="html"></p> |
| **Properties** | <p data-include="message/table/transfersuspensionmessage.html" data-include-format="html"></p> |

The Transfer Suspension Message is sent by the [=Provider=] or [=Consumer=] when either of them needs to temporarily
suspend the [=Transfer Process=].
Expand Down
Loading